home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / wp2x110.zip / ASCII.CFG < prev    next >
Text File  |  1991-08-06  |  5KB  |  297 lines

  1. # ascii.cfg converts the WP file directly into an ASCII representation of
  2. # same, which vaguely approximates the `show codes' screen.  Useful for
  3. # debugging your configuration files.
  4.  
  5. '\000'="[000]"
  6. '\001'="[001]"
  7. '\002'="[002]"
  8. '\003'="[003]"
  9. '\004'="[004]"
  10. '\005'="[005]"
  11. '\006'="[006]"
  12. '\007'="[007]"
  13. '\010'="[010]"
  14. '\011'="[011]"
  15. '\012'="[012]"
  16. '\013'="[013]"
  17. '\014'="[014]"
  18. '\015'="[015]"
  19. '\016'="[016]"
  20. '\017'="[017]"
  21. '\020'="[020]"
  22. '\021'="[021]"
  23. '\022'="[022]"
  24. '\023'="[023]"
  25. '\024'="[024]"
  26. '\025'="[025]"
  27. '\026'="[026]"
  28. '\027'="[027]"
  29. '\030'="[030]"
  30. '\031'="[031]"
  31. '\032'="[032]"
  32. '\033'="[033]"
  33. '\034'="[034]"
  34. '\035'="[035]"
  35. '\036'="[036]"
  36. '\037'="[037]"
  37. '\200'="[200]"
  38. '\201'="[201]"
  39. '\202'="[202]"
  40. '\203'="[203]"
  41. '\204'="[204]"
  42. '\205'="[205]"
  43. '\206'="[206]"
  44. '\207'="[207]"
  45. '\210'="[210]"
  46. '\211'="[211]"
  47. '\212'="[212]"
  48. '\213'="[213]"
  49. '\214'="[214]"
  50. '\215'="[215]"
  51. '\216'="[216]"
  52. '\217'="[217]"
  53. '\220'="[220]"
  54. '\221'="[221]"
  55. '\222'="[222]"
  56. '\223'="[223]"
  57. '\224'="[224]"
  58. '\225'="[225]"
  59. '\226'="[226]"
  60. '\227'="[227]"
  61. '\230'="[230]"
  62. '\231'="[231]"
  63. '\232'="[232]"
  64. '\233'="[233]"
  65. '\234'="[234]"
  66. '\235'="[235]"
  67. '\236'="[236]"
  68. '\237'="[237]"
  69. '\240'="[240]"
  70. '\241'="[241]"
  71. '\242'="[242]"
  72. '\243'="[243]"
  73. '\244'="[244]"
  74. '\245'="[245]"
  75. '\246'="[246]"
  76. '\247'="[247]"
  77. '\250'="[250]"
  78. '\251'="[251]"
  79. '\252'="[252]"
  80. '\253'="[253]"
  81. '\254'="[254]"
  82. '\255'="[255]"
  83. '\256'="[256]"
  84. '\257'="[257]"
  85. '\260'="[260]"
  86. '\261'="[261]"
  87. '\262'="[262]"
  88. '\263'="[263]"
  89. '\264'="[264]"
  90. '\265'="[265]"
  91. '\266'="[266]"
  92. '\267'="[267]"
  93. '\270'="[270]"
  94. '\271'="[271]"
  95. '\272'="[272]"
  96. '\273'="[273]"
  97. '\274'="[274]"
  98. '\275'="[275]"
  99. '\276'="[276]"
  100. '\277'="[277]"
  101. '\300'="[300]"
  102. '\301'="[301]"
  103. '\302'="[302]"
  104. '\303'="[303]"
  105. '\304'="[304]"
  106. '\305'="[305]"
  107. '\306'="[306]"
  108. '\307'="[307]"
  109. '\310'="[310]"
  110. '\311'="[311]"
  111. '\312'="[312]"
  112. '\313'="[313]"
  113. '\314'="[314]"
  114. '\315'="[315]"
  115. '\316'="[316]"
  116. '\317'="[317]"
  117. '\320'="[320]"
  118. '\321'="[321]"
  119. '\322'="[322]"
  120. '\323'="[323]"
  121. '\324'="[324]"
  122. '\325'="[325]"
  123. '\326'="[326]"
  124. '\327'="[327]"
  125. '\330'="[330]"
  126. '\331'="[331]"
  127. '\332'="[332]"
  128. '\333'="[333]"
  129. '\334'="[334]"
  130. '\335'="[335]"
  131. '\336'="[336]"
  132. '\337'="[337]"
  133. '\340'="[340]"
  134. '\341'="[341]"
  135. '\342'="[342]"
  136. '\343'="[343]"
  137. '\344'="[344]"
  138. '\345'="[345]"
  139. '\346'="[346]"
  140. '\347'="[347]"
  141. '\350'="[350]"
  142. '\351'="[351]"
  143. '\352'="[352]"
  144. '\353'="[353]"
  145. '\354'="[354]"
  146. '\355'="[355]"
  147. '\356'="[356]"
  148. '\357'="[357]"
  149. '\360'="[360]"
  150. '\361'="[361]"
  151. '\362'="[362]"
  152. '\363'="[363]"
  153. '\364'="[364]"
  154. '\365'="[365]"
  155. '\366'="[366]"
  156. '\367'="[367]"
  157. '\370'="[370]"
  158. '\371'="[371]"
  159. '\372'="[372]"
  160. '\373'="[373]"
  161. '\374'="[374]"
  162. '\375'="[375]"
  163. '\376'="[376]"
  164. '\377'="[377]"
  165.  
  166. BEGIN="[BOF]\n"
  167. END="[EOF]\n"
  168. Comment="["
  169. comment=" not supported]\n"
  170. HRt="[HRt]\n"
  171. SRt="[SRt]\n"
  172.  
  173. SetFn#="[SetFn#%1]"
  174. Fn="[Fn]"
  175. FNote#="[FNote#]"
  176. fn="[fn]"
  177.  
  178. En="[En]"
  179. ENote#="[ENote#]"
  180. en="[en]"
  181.  
  182. # Character attributes
  183. Und="[U]"
  184. und="[u]"
  185. Bold="[B]"
  186. bold="[b]"
  187. Red="[Red]"
  188. red="[red]"
  189. Strike="[Strike]"
  190. strike="[strike]"
  191. Rev="[Reverse]"
  192. rev="[reverse]"
  193. Over="[Overtype]"
  194. over="[overtype]"
  195. Sup="[Sup]"
  196. sup="[sup]"
  197. Sub="[Sub]"
  198. sub="[sub]"
  199.  
  200. # Alignment
  201. Center="[C]"
  202. center="[c]"
  203. CenterHere="[CHere]"
  204. centerhere="[chere]"
  205. Align="[Align]"
  206. align="[align]"
  207. AlignChar="[Algn Char:%c]"
  208. FlushRight="[Flsh Rt]"
  209. flushright="[flsh rt]"
  210.  
  211. Over="[O]"
  212. over="[o]"
  213.  
  214. # Hyphens and line breaking and layout
  215. Hyph="[Hyph]"
  216. hyph="[hyph]"
  217. HZone="[HZone:%1,%2]"
  218. -="[-]"
  219. \--="[-eol]\n"
  220. \-="[soft-]"
  221. --="[soft-eol]\n"
  222. =="[hard-]"
  223. NoHyphWord="[/]"
  224. HSpace="[ ]"
  225. Just="[Just]"
  226. just="[just]"
  227.  
  228. # Tabs and indentation
  229. Tab="[Tab]"
  230. BeginTabs="[Tab Set"
  231. SetTab=" %1"
  232. SetTabCenter=" %1c"
  233. SetTabRight=" %1r"
  234. SetTabDecimal=" %1d"
  235. EndTabs="]\n"
  236. Indent="[Ind]"
  237. indent="[ind]"
  238. DIndent="[DIndent]"
  239. MarginRelease="[Margin Release:%1]"
  240.  
  241. # Line spacing
  242. LS="[Line spacing: %1/2]"
  243. SS="[Line spacing: 1]"
  244. 1.5S="[Line spacing: 3/2]"
  245. DS="[Line spacing: 2]"
  246. TS="[Line spacing: 3]"
  247. LPI="[LPI:%1]"
  248.  
  249. # Headers, footers, and page layout
  250. Header="[Header]"
  251. header="[header]\n"
  252. Footer="[Footer]"
  253. footer="[footer]\n"
  254. PageNo="[Page#]"
  255. PN0="[Pg Numbering:None]"
  256. PN1="[Pg Numbering:Top left]"
  257. PN2="[Pg Numbering:Top center]"
  258. PN3="[Pg Numbering:Top right]"
  259. PN4="[Pg Numbering:Top L&R]"
  260. PN5="[Pg Numbering:Bot left]"
  261. PN6="[Pg Numbering:Bot center]"
  262. PN7="[Pg Numbering:Bot right]"
  263. PN8="[Pg Numbering:Bot L&R]"
  264. RomanPage="[Pg Num:%1 (Roman)]"
  265. ArabicPage="[Pg Num:%1]"
  266. TopMarg="[Top Margin:%1]"
  267. Marg="[L/R Margin:%1,%2]"
  268. PageLength="[Page Length:%1]"
  269. CtrPg="[Center Pg]"
  270. Supp="[Suppress %1]"
  271. CondEOP="[Cndl EOP:%1/2]"
  272. HPg="[HPg]\n"
  273. UpHalfLine="[UpHalfLine]"
  274. DownHalfLine="[DownHalfLine]"
  275. AdvanceToHalfLine="[AdvanceToHalfLine:%1]"
  276. Wid="[W/O On]"
  277. wid="[W/O Off]"
  278.  
  279. # Fonts and bins
  280. SetFont="[Font %1cpi, #%2]"
  281. SetBin="[Bin %1]"
  282.  
  283. # Unsupported stuff
  284. Math="[Math On]"
  285. math="[Math Off]"
  286. Col="[Col On]"
  287. col="[Col Off]"
  288. MathCalc="[MathCalc]"
  289. MathCalcColumn="[!]"
  290. SubTotal="[+]"
  291. Total="[=]"
  292. IsSubTotal="[t]"
  293. IsTotal="[T]"
  294. GrandTotal="[*]"
  295. NegateTotal="[N]"
  296. TableMarker="[Table Marker]"
  297.